Papers with noisy interference
SLoRA: Balancing Plasticity and Forgetting in Large Language Models for Continual Learning (2026.acl-long)
Copied to clipboard
| Challenge: | Large language models (LLMs) have achieved remarkable success across diverse tasks through large-scale pretraining. |
| Approach: | They propose a framework that filters noisy components from LoRA updates via subspace similarity with the base model. |
| Outcome: | The proposed framework improves accuracy by 12%, reduces forgetting by 29%, and filters out over 30% of LoRA parameters identified as noisy. |
Aspect-to-Scope Oriented Multi-view Contrastive Learning for Aspect-based Sentiment Analysis (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for Aspect-based sentiment analysis (ABSA) focus on mining syntactic or semantic information, which suffers from noisy interference when multiple aspects exist in a sentence. |
| Approach: | They propose a scope-assisted multi-view graph contrastive learning framework that captures correlation and difference between aspect and syntactic/semantic information. |
| Outcome: | The proposed framework outperforms state-of-the-art methods on five benchmark datasets and verifies its effectiveness and robustness. |